-
Home
-
SureMail – SMTP and Email Logs Plugin with Amazon SES, Postmark, and Other Providers
-
1.6.1 (latest)
-
Code
-
Classes
- SimpleEmailService
Total Complexity |
93 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
622 |
Lines of code |
322 |
Logical lines of code |
193 |
Comment lines |
156 |
Methods |
29 |
Properties |
9 |
Methods 29
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sendEmail() |
D |
32 |
33 |
88 |
listVerifiedEmailAddresses() |
A |
49 |
7 |
31 |
getSendStatistics() |
S |
48 |
6 |
32 |
getSendQuota() |
S |
52 |
5 |
23 |
getErrorMessage() |
S |
59 |
5 |
13 |
deleteVerifiedEmailAddress() |
S |
56 |
4 |
18 |
verifyEmailAddress() |
S |
56 |
4 |
18 |
sendRawEmail() |
S |
59 |
4 |
13 |
__construct() |
S |
66 |
3 |
8 |
setRequestHandler() |
S |
69 |
2 |
7 |
getRequestHandler() |
S |
67 |
2 |
8 |
getAccessKey() |
S |
82 |
1 |
3 |
verifyHost() |
S |
82 |
1 |
3 |
setRequestSignatureVersion() |
S |
77 |
1 |
4 |
getRequestSignatureVersion() |
S |
82 |
1 |
3 |
setAuth() |
S |
74 |
1 |
5 |
setHost() |
S |
77 |
1 |
4 |
enableVerifyHost() |
S |
76 |
1 |
4 |
enableVerifyPeer() |
S |
76 |
1 |
4 |
verifyPeer() |
S |
82 |
1 |
3 |
getSecretKey() |
S |
82 |
1 |
3 |
getHost() |
S |
82 |
1 |
3 |
setBulkMode() |
S |
76 |
1 |
4 |
setVerifyPeer() |
S |
76 |
1 |
4 |
setVerifyHost() |
S |
76 |
1 |
4 |
getBulkMode() |
S |
82 |
1 |
3 |
__triggerError() |
S |
79 |
1 |
3 |
getVerifyPeer() |
S |
82 |
1 |
3 |
getVerifyHost() |
S |
82 |
1 |
3 |